From 9964b16016988063020eb1028a3bd91466a87a5a Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 3 Mar 2008 09:21:05 +0000 Subject: [PATCH] * New upstream release - bump OCAMLMINOR in debian/rules accordingly --- debian/changelog | 3 ++- debian/rules | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b64c24c..1ce7cad8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ ocaml (3.10.2-1) experimental; urgency=low [ Stefano Zacchiroli ] - * New upstream release. + * New upstream release + - bump OCAMLMINOR in debian/rules accordingly [ Samuel Mimram ] * Add a dependency from ocaml-base to libx11-dev, (closes: #465764). diff --git a/debian/rules b/debian/rules index 9094bf62..c8eebf8f 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.10 -OCAMLMINOR = 1 +OCAMLMINOR = 2 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums -- 2.30.2